[INFO] fetching crate pyo3-helper-macros 0.0.6...
[INFO] checking pyo3-helper-macros-0.0.6 against master#029c9e18dd1f4668e1d42bb187c1c263dfe20093 for pr-157562
[INFO] extracting crate pyo3-helper-macros 0.0.6 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate pyo3-helper-macros 0.0.6
[INFO] finished tweaking crates.io crate pyo3-helper-macros 0.0.6
[INFO] tweaked toml for crates.io crate pyo3-helper-macros 0.0.6 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pyo3-helper-macros 0.0.6 on toolchain 029c9e18dd1f4668e1d42bb187c1c263dfe20093
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 42 packages to latest compatible versions
[INFO] [stderr]       Adding pyo3 v0.20.3 (available: v0.29.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e2cc9f5ee1c7d2f99411cb7f733af6fbcc429818e0b2efdb3a1e8440e89c17ad
[INFO] running `Command { std: "docker" "start" "e2cc9f5ee1c7d2f99411cb7f733af6fbcc429818e0b2efdb3a1e8440e89c17ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e2cc9f5ee1c7d2f99411cb7f733af6fbcc429818e0b2efdb3a1e8440e89c17ad" "/opt/rustwide/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2cc9f5ee1c7d2f99411cb7f733af6fbcc429818e0b2efdb3a1e8440e89c17ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e2cc9f5ee1c7d2f99411cb7f733af6fbcc429818e0b2efdb3a1e8440e89c17ad" "/opt/rustwide/cargo-home/bin/cargo" "+029c9e18dd1f4668e1d42bb187c1c263dfe20093" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]     Checking uuid v1.23.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]     Checking pyo3-helper-macros v0.0.6 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.19s
[INFO] running `Command { std: "docker" "inspect" "e2cc9f5ee1c7d2f99411cb7f733af6fbcc429818e0b2efdb3a1e8440e89c17ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2cc9f5ee1c7d2f99411cb7f733af6fbcc429818e0b2efdb3a1e8440e89c17ad", kill_on_drop: false }`
[INFO] [stdout] e2cc9f5ee1c7d2f99411cb7f733af6fbcc429818e0b2efdb3a1e8440e89c17ad
